home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / yarn_091.zip / GLOBAL < prev    next >
Text File  |  1995-12-07  |  7KB  |  225 lines

  1. # PC Yarn configuration file
  2. # Lines in this file beginning with # are comments.
  3. # Lines that end with \ are continued on the next line.
  4.  
  5. # your login ID on your host
  6. user=nobody
  7.  
  8. # your full name
  9. name=No Name
  10.  
  11. # full domain name of your host
  12. host=nowhere
  13.  
  14. # editor program
  15. editor=edit
  16.  
  17. # SOUP reply packet containing outgoing messages
  18. reply-packet=c:\upload\ioxr.zip
  19.  
  20. # compress program
  21. compress=pkzip -m %f %d\*.*
  22.  
  23. # uncompress program
  24. uncompress=pkunzip -o %f %d
  25.  
  26. # spell check program
  27. #spell=ispell %f
  28.  
  29. # Organization header added to outgoing messages
  30. #Organization=Internex Online, Toronto, Ontario, Canada
  31.  
  32. # Reply-To header added to outgoing messages
  33. #Reply-To=nobody@io.org
  34.  
  35. # Cc header for outgoing messages
  36. #Cc=nobody@io.org
  37.  
  38. # Bcc header for outgoing messages
  39. #Bcc=nobody@io.org
  40.  
  41. # This is the prefix inserted before quoted lines when you reply or followup.
  42. reply-quote=>
  43.  
  44. # Message lines beginning with any of these characters are shown as quoted.
  45. quote=>|:
  46.  
  47. # file containing signature appended to outgoing messages
  48. #signature=c:\jim\sig
  49.  
  50. # preserve comments in To:, Cc: and Bcc: headers of outgoing messages
  51. #address-comments=on
  52.  
  53. # keep copy of sent mail in this folder
  54. #sent-mail=mailed
  55.  
  56. # keep copy of posted articles in this folder
  57. #sent-news=posted
  58.  
  59. # In the attribution settings, these character sequences are replaced at run
  60. # time with values for the current article:
  61. #
  62. # %a            article number
  63. # %C            current newsgroup name
  64. # %f            From: header
  65. # %i            Message-ID: header
  66. # %n            Newsgroups: header
  67. # %t            reply mail address derived from Reply-To: or From: header
  68. # %[name]       value of the header named between the square brackets
  69. # %%            % character
  70. # %?            space character if the attribution is less than 80 characters
  71. #               long, otherwise the new line character
  72. # \n            new line character
  73.  
  74. # attribution in reply to mail
  75. #mail-attribution=%f wrote:
  76.  
  77. # attribution in followup to article
  78. #followup-attribution=In article %i,%?%f wrote:
  79.  
  80. # attribution in reply to article
  81. #reply-attribution=In article %i, you wrote:
  82.  
  83. # The save to file command writes this line at the start of each saved message.
  84. # The default is to write no line at the beginning of the message.
  85. #save-mail-header = Message %a of %C:
  86.  
  87. # The save to file command writes this line at the start of each saved article.
  88. # The default is to write no line at the beginning of the article.
  89. #save-news-header = Article %a of %C:
  90.  
  91. # The save to file command writes files to this directory.
  92. # The default is %HOME%\news.
  93. #save-directory = c:\jim\news
  94.  
  95. # address book file -- default is $HOME\yarn\addrbook
  96. #address-book=c:\jim\yarn\addrbook
  97.  
  98. # If the import program finds a newsgroup in the SOUP AREAS file that is not
  99. # in the active newsgroup list, it adds the newsgroup to the active list with
  100. # this number of keep days.
  101. keep=7
  102.  
  103. # maximum keep days for newsgroups added by import program
  104. #max-keep=30
  105.  
  106. # default sort criterion for article selection list
  107. # (one of arrival, subject, score,arrival or score,subject)
  108. sort-by=arrival
  109.  
  110. # default display format of article selection list
  111. # 0 = Subject, From
  112. # 1 = Subject, From, Score
  113. # 2 = Subject, From, Lines
  114. # 3 = Subject
  115. message-list-format=0
  116.  
  117. # Only one of the "hide" and "show" settings may be in effect.
  118. # If both appear, the last one specified takes effect.
  119.  
  120. # Do not normally display these headers
  121. hide=Approved Message-ID Newsgroups NNTP-Posting-Host Path Received \
  122.      References Return-Path Supersedes Xref X-Message-ID X-Newsgroups X-Status
  123.  
  124. # Normally display only these headers
  125. #show=Date From Subject
  126.  
  127. # redisplay this many lines of the previous screen when paging
  128. #next-screen-context-lines=0
  129.  
  130. # map ISO-8859/1 (ISO Latin 1) character set to IBM code page 850
  131. #charset=iso-8859-1
  132.  
  133. # map ISO-8859/8 (Hebrew) character set to IBM code page 862
  134. #charset=iso-8859-8
  135.  
  136. # disable status line displayed at bottom of screen
  137. #status-line=off
  138.  
  139. # Join articles with truncated subjects into the proper thread.
  140. # The setting specifies the number of characters to match in the
  141. # subject, not counting the Re: portion.
  142. #join-truncated-subjects = 21
  143.  
  144. # enable speech friendly interface
  145. #speech=on
  146.  
  147. # Ask user for confirmation before exiting news reader.
  148. #confirm-quit = on
  149.  
  150. # The follow settings are program hooks executed by Yarn.
  151. # The programs must be in a directory in your PATH, or you must modify the
  152. # settings by adding the full path in front of the program name.
  153.  
  154. # The import program runs this program to get the folder name where a
  155. # message will be moved.  The %f specifier is replaced with the name of
  156. # a text file containing the message.  Import expects the program to
  157. # write the destination folder name to standard output.  If the program
  158. # generates no output, import deletes the message.  To put a message in
  159. # the INBOX, the program should output the string INBOX.
  160. filter=%d\filter1 %f
  161.  
  162. # program that decodes MIME message
  163. #decode-mime=metamail %f
  164.  
  165. # program that signs a message with your secret key
  166. #secret-sign=command.com /c %d\pgpe.bat %o -ast %f
  167.  
  168. # program that encrypts a message with the recipient's public key
  169. #encrypt=command.com /c %d\pgpe.bat %o -aest %f
  170.  
  171. # program that decrypts a message and writes the plaintext to a file
  172. #decrypt=pgp %f -o %o
  173.  
  174. # program that decrypts and displays a message
  175. #decrypt-view=command.com /c %d\pgpd.bat %f
  176.  
  177. # The color statement has the syntax
  178. #
  179. #       color <name> <foreground> <background>
  180. #
  181. # where <foreground> and <background> specify a color using the numbers
  182. # 0 to 15, or the keywords
  183. #
  184. #       black, blue, green, cyan, red, magenta, brown, lightgray,
  185. #       darkgray, lightblue, lightgreen, lightcyan, lightred,
  186. #       lightmagenta, yellow, white
  187.  
  188. # USENET headers
  189. color header cyan black
  190.  
  191. # specific USENET headers
  192. color header-From lightgray black
  193. color header-Subject lightgray blue
  194.  
  195. # article body
  196. color body green black
  197.  
  198. # quoted text
  199. color quote brown black
  200.  
  201. # more line
  202. color more black green
  203.  
  204. # display colors
  205. color window-border     cyan black
  206. color window-title      cyan black
  207. color window-text       lightgray black
  208.  
  209. color list-border       cyan blue
  210. color list-title        yellow blue
  211. color list-text         white blue
  212. color list-select       white green
  213.  
  214. color form-border       cyan blue
  215. color form-title        white blue
  216. color form-text         lightgray blue
  217. color form-active       black cyan
  218. color form-inactive     lightcyan blue
  219.  
  220. color menu-border         cyan blue
  221. color menu-text           cyan blue
  222. color menu-select         cyan black
  223. color menu-hotkey         lightgray blue
  224. color menu-select-hotkey  lightgray black
  225.